debian: fix problems found by lintian.
authorBoyuan Yang <073plan@gmail.com>
Thu, 27 Jul 2017 12:57:00 +0000 (20:57 +0800)
committerBoyuan Yang <073plan@gmail.com>
Thu, 27 Jul 2017 12:57:00 +0000 (20:57 +0800)
debian/changelog
debian/control
debian/copyright
debian/watch [new file with mode: 0644]

index 2fb235444aa0a50b6ecb6a37e239640e22c6d916..0ddf55fafb13702653d06b4b06ed6c088535f4fa 100644 (file)
@@ -1,5 +1,5 @@
-dtkcore (0.3.3-1.1) unstable; urgency=medium
+dtkcore (0.3.3-1) unstable; urgency=medium
 
   * Initial Release. (Closes: #888888)
 
- -- Boyuan Yang <073plan@gmail.com>  Thu, 27 Jul 2017 20:39:05 +0800
+ -- Boyuan Yang <073plan@gmail.com>  Thu, 27 Jul 2017 20:54:25 +0800
index 09b18d250a9fbfa1f0d6cbee3657a1b4240c9874..5694d0c8d701beef5b53d93c12a8e042deb7d407 100644 (file)
@@ -12,6 +12,9 @@ Build-Depends:
  qtbase5-private-dev,
  qttools5-dev-tools,
 Standards-Version: 4.0.0
+Homepage: https://www.deepin.org/
+Vcs-Git: https://anonscm.debian.org/git/collab-maint/dtkcore.git
+Vcs-Browser: https://anonscm.debian.org/git/collab-maint/dtkcore.git
 
 Package: libdtkcore1
 Architecture: any
@@ -28,6 +31,7 @@ Description: Deepin Tool Kit Core library
 
 Package: libdtkcore-dev
 Architecture: any
+Section: libdevel
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
index 9f05d202b8bbc4ebb8a4e7a7d67396bbc96c8208..986ee7c80776a807cb5f444aaf8478b8d520ba14 100644 (file)
@@ -3,11 +3,11 @@ Upstream-Name: dtkcore
 Source: https://github.com/linuxdeepin/dtkcore
 
 Files: *
-Copyright: Deepin Technology Co., Ltd.
+Copyright: 2010-2017, Deepin Technology Co., Ltd.
 License: GPL-3+
 
 Files: debian/*
-Copyright: Deepin Technology Co., Ltd.
+Copyright: 2010-2017, Deepin Technology Co., Ltd.
            2017, Boyuan Yang <073plan@gmail.com>
 License: GPL-3+
 
diff --git a/debian/watch b/debian/watch
new file mode 100644 (file)
index 0000000..fba7e50
--- /dev/null
@@ -0,0 +1,4 @@
+version=4
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%dtkcore-$1.tar.gz%" \
+ https://github.com/linuxdeepin/dtkcore/tags \
+ (?:.*?/)?version/(\d[\d.]*)\.tar\.gz debian uupdate